Version

PageBreakCollection<T> Class Methods

For a list of all members of this type, see PageBreakCollection<T> members.

Public Methods
 NameDescription
Public MethodAddAdds a page break to the Worksheet.  
Public MethodClearClears the collection of page breaks.  
Public MethodContainsDetermines whether the specified page break exists on the Worksheet.  
Public MethodIndexOfGets the 0-based index of the specified page break.  
Public MethodRemoveRemoves the specified page break from the Worksheet.  
Public MethodRemoveAtRemoves the page break at the specified index.  
See Also

View on GitHub